Skip to content
This repository has been archived by the owner on Nov 27, 2024. It is now read-only.

chore: add script to deploy token voting modules #74

Merged
merged 8 commits into from
Dec 18, 2023

Conversation

AustinGreen
Copy link
Contributor

@AustinGreen AustinGreen commented Dec 16, 2023

Motivation:

Add support for JSON-based token voting module config deployments.

Modifications:

Added the script, added the commands to the justfile, and added a sample JSON config.

Result:

Developers can deploy token voting modules by creating a JSON config.

0xrajath
0xrajath previously approved these changes Dec 17, 2023
Copy link

Coverage after merging austin/deploy-module into main will be

90.28%

Coverage Report
FileStmtsBranchesFuncsLinesUncovered Lines
src/token-voting
   LlamaTokenActionCreator.sol96%83.33%100%100%130–131, 270
   LlamaTokenCaster.sol85.60%86.84%80.77%85.81%212–213, 424, 429, 434, 434, 434–436, 436, 436, 438–441, 443, 452, 461, 466, 475, 475, 475–477, 477, 477, 479–482, 484
   LlamaTokenVotingFactory.sol85%50%100%100%78–80
src/token-voting/token-adapters
   LlamaTokenAdapterVotesTimestamp.sol95.65%50%100%100%74

@AustinGreen AustinGreen merged commit 0e843a4 into main Dec 18, 2023
5 checks passed
@AustinGreen AustinGreen deleted the austin/deploy-module branch December 18, 2023 02:54
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants